Skip to main content

Check Definition - Maker

DATA HARMONIZER » Parameters » Check Definition - Maker

Applicable for roles

  • RMUSER_M (User Maker)

Screen details

Check Definition Screen will be used to define the multiple checks for each process. These checks will be validated based on each process's health check report and result in Breach, Alert or Success check status.

NOTE - Even if one of the check statuses is "BREACH", then the process status will be "FAIL".

1. Search Screen: Screenshot

2. Add/Edit Screen: Screenshot

Possible values for fields

Check Type

#Field ValueDescriptionExample
1AbsoluteCheck for Constant ValueTotal Input Amount Not Equal to 1000
2Absolute VariableCompare 2 Variables (only for same day)Total Input Amount Not Equal to Total Output Amount ​
3Absolute ChangeCompare a change between 2 daysToday's Total Input Amount and Yesterday's Total Input Amount difference Not Equal to 0
4Percentage ChangeCompare a change in percentage between 2 days​Today's Total Input Amount and Yesterday's Total Input Amount difference in percentage greater Than 50%

Frequency

#Field ValueDescription
1Days 1To compare today's summary with yesterdays's summary.
2Months 1To compare this month same date with previous month same date.

[If same date NA then Monthend date as default]​|

Breach / Alert Condition

#Field ValueDescription
1Equal=
2Not Equal
3Greater Than>
4Greater Than Equal>=
5Less Than<
6Less Than Equal<=
7BetweenEg: Between 0 and 50 if value >=0 or <=50
8BeyondEg: Beyond 0 and 50 if value <=0 or >=50

3. Associate Process Popup: Screenshot

3. Check Result: Screenshot

Possible errors

Validation errors

#ErrorMessageCause of error
1Field is MandatoryAny Mandatory Field not selected

Code changes details

There is no change requested till date after development.